Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

[bug] Add memory and time limits for the tasks #108

Merged
merged 4 commits into from
Dec 12, 2023
Merged

Conversation

bitterteriyaki
Copy link
Contributor

@bitterteriyaki bitterteriyaki commented Dec 6, 2023

O que este PR introduz?

Checklist

Por favor, cheque se seu PR atende aos seguintes requisitos:

  • Eu atualizei a documentação de acordo (se necessário).
  • Eu adicionei testes para cobrir minhas mudanças (se necessário).
  • Todos os novos e existentes testes passaram.
  • Meu código segue o estilo de código deste projeto.

Tipo de PR

Que tipo de mudança este PR introduz?

  • Correção de bug
  • Feature request
  • Atualização na documentação
  • Atualização no estilo do código (formatação, variáveis locais, etc.)
  • Refatoração (sem mudanças funcionais, sem mudanças na API)
  • Atualizações de dependências
  • Mudanças relacionadas a CI/CD
  • Chore (mudanças não relacionadas a código)
  • Mudanças relacionadas a build (e.g. Dockerfile, pyproject.toml, etc.)

Este PR introduz uma mudança que quebra a compatibilidade?

  • Sim
  • Não

Outras informações (screenshots, detalhes, etc.)

@bitterteriyaki bitterteriyaki temporarily deployed to unb-mds-feature-limits-kx2lfpa December 6, 2023 13:07 Inactive
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (3b4043d) 100.00% compared to head (1edec7e) 99.00%.
Report is 28 commits behind head on main.

Files Patch % Lines
apps/tasks/views.py 72.22% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #108      +/-   ##
===========================================
- Coverage   100.00%   99.00%   -1.00%     
===========================================
  Files           42       42              
  Lines          491      502      +11     
===========================================
+ Hits           491      497       +6     
- Misses           0        5       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bitterteriyaki bitterteriyaki self-assigned this Dec 6, 2023
@bitterteriyaki bitterteriyaki changed the title fix(apps/tasks): add memory and time limits for the tasks [bug] Add memory and time limits for the tasks Dec 6, 2023
@bitterteriyaki bitterteriyaki added the feature request New feature request. label Dec 6, 2023
@bitterteriyaki bitterteriyaki added this to the Sprint 7 milestone Dec 6, 2023
@bitterteriyaki bitterteriyaki temporarily deployed to unb-mds-feature-limits-kx2lfpa December 6, 2023 14:13 Inactive
@thegm445 thegm445 modified the milestones: Sprint 7, Sprint 8 Dec 8, 2023
@thegm445 thegm445 self-requested a review December 8, 2023 17:29
@bitterteriyaki bitterteriyaki merged commit 1fb5285 into main Dec 12, 2023
2 of 3 checks passed
@bitterteriyaki bitterteriyaki deleted the feature/limits branch December 12, 2023 22:56
@bitterteriyaki bitterteriyaki temporarily deployed to unb-mds-feature-limits-kx2lfpa December 12, 2023 22:56 Inactive
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature request New feature request.
Projects
Status: ✅ Feito
Development

Successfully merging this pull request may close these issues.

2 participants